
.focus-right{
    padding-right:10px;
    margin-right:10px;
    
}
.topnews h1 {
    font-size: 24px;
    text-align: center;
    margin: 0px 0px 10px 0px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.topnews p {
    color: #333;
    line-height: 24px;
    font-size:16px;
}

 .topnews a:link, {
    color: #222;
    -webkit-font-smoothing: antialiased;
}
.clearfix {
    zoom: 1;
    clear: both;
    +height: 1px;
}

.mb10 {
    margin-bottom: 10px !important;
}
.layout_ull{overflow: hidden;
    margin-bottom: 10px;
    }
    
    .dotted {
    border-bottom: 1px dotted #cbcbcb;
}

.topnews ul li {
    line-height: 32px;
    padding-left: 12px;
    height: 30px;
    overflow: hidden;
}

.topnews ul li span.date {
    width: 60px;
    float: right;
    color: #999;
}
.banner_0 {
    height: 90px;
    clear: both;
    margin-bottom: 20px;
    position: relative;
}
.banner_1 {
    height: 90px;
    clear: both;
}
.bn_1 {
    float: left;
    position: relative;
}
.bn_2 {
    float: left;
    margin-left: 20px;
    position: relative;
}
.bn_3 {
    float: right;
    position: relative;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.gg_box {
    padding: 2px 6px;
    background: #333;
    color: #FFF;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}